home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / for amiga / v2.0 / announce-2.0.25.z / announce-2.0.25
Text File  |  1997-04-23  |  2KB  |  61 lines

  1. This announces the release of Linux/68k-2.0.25.
  2.  
  3. This release is compatible with the native 2.0.25 kernel.
  4.  
  5. The number of patches is not as large as it often is but I see
  6. that as a sign of things are getting better.
  7.  
  8. Here is a list of the most important changes:
  9.  
  10. Jesper Skov:
  11.  o new SCSI drivers for the CyberStorm MkII and Blizzard 1230IV/1260
  12.    SCSI modules.
  13.  o Addtional cleanups of card detection for the existing Phase 5
  14.    boards in order to avoid the FastLane being detected as
  15.    a CyberStorm etc.
  16.  
  17. John Shifflett:
  18.  o fixed the no_DMA_use_PIO bug, more proc functionality, and a
  19.    'nodma' command-line option.
  20.  
  21. Bernd Harries:
  22.  o fixed a bug in atari_MIDI.c
  23.  
  24. Roman Hodek:
  25.  o Documentation/Configure.help: extended some Atari Configure.help
  26.    entries.
  27.  o arch/m68k/Makefile: cleaned up the cross compiling stuff. Cross
  28.    binaries are now called e.g. 'm68k-linux-gcc'. This makes the
  29.    fewest assumptions about the user's setup, since the binaries can
  30.    reside in any directory, provided that's in $PATH. Also now
  31.    utilizing the $(CROSS_COMPILE) variable of the main Makefile. Also,
  32.    if CONFIG_KERNEL_ELF is not set, correctly m68k-linuxaout-gcc & Co.
  33.    are used.
  34.  o drivers/sound/Makefile: Added an empty 'mkscript' target in the
  35.    m68k part, to make 'make xconfig' happy again :-)
  36.  o drivers/block/acsi.c: can now be built as a module; kmalloc()
  37.    converted into __get_free_pages() to save 16k-16 wasted memory.
  38.  o drivers/block/acsi_slm.c: now a module, too, depending on acsi.o.
  39.  
  40. Geert Uytterhoeven:
  41.  o made ide.c compile again on the i386.
  42.  
  43. Joerg Dorchain:
  44.  o module support for the existing wd33c93 based drivers (A2091, A3000
  45.    and GVP). If you use kerneld, you may want to add a line like
  46.    alias scsi_hostadapter gvp11
  47.    to your /etc/conf.modules to let the magic happen.
  48.  o fixed DMA direction bug in the wd33c93 driver.
  49.  
  50. Myself:
  51.  o various minor patches (well I gotta write something ;-)
  52.  o updated the description for gvp11 in kernel-options.txt.
  53.  
  54. The new kernel as well as a set of pre-compiled kernels, one for the
  55. Atari and one for the Amiga (vmlinux-2.0.25-Atari.tar.gz and
  56. vmlinux-2.0.25-Amiga.tar.gz respectively) are available at
  57. SunSITE.auc.dk, under /pub/os/linux/680x0/v2.0. These files will
  58. hopefully be available at the mirrors in a day or two.
  59.  
  60. 11/15/96 Jes Sorensen (jds@kom.auc.dk).
  61.